Autogenerated HTML docs for v1.6.3.2-363-gc5764 
diff --git a/git-svn.txt b/git-svn.txt index ca3fc3d..bb22d8e 100644 --- a/git-svn.txt +++ b/git-svn.txt 
@@ -623,7 +623,7 @@  If you use `git svn set-tree A..B` to commit several diffs and you do  not have the latest remotes/git-svn merged into my-branch, you should  use `git svn rebase` to update your work branch instead of `git pull` or -`git merge`. `pull`/`merge' can cause non-linear history to be flattened +`git merge`. `pull`/`merge` can cause non-linear history to be flattened  when committing into SVN, which can lead to merge commits reversing  previous commits in SVN.